Draft
Conversation
Currently broken, just committing as I've been having lots of power cuts and want to put this somewhere safe.
- Successfully prevents launcher continuelastsave - Mod scanner working (no UI yet)
Member
Author
|
@krzychu124 - looks like we need to update game version on appveyor or something? LauncherLoginData class was added in recent launcher update. |
Member
|
Yeah, I completely forgot to update dependencies. I will fix it later today 😉 |
Not having much luck, because I have no idea what I am doing!
Member
Author
|
IGNORE
|
Member
Author
|
|
This was referenced Feb 23, 2020
kvakvs
requested changes
Feb 25, 2020
This was referenced Mar 1, 2020
Closed
3 tasks
Member
Author
|
Pausing; going to wait for the form builder that kvakvs is working on before implementing the UI. |
This was referenced Jan 25, 2022
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Work in progress. So far it just logs some stuff to
TMPE.log- still got to do all the UI work which will probably take longest.Once complete....
Fixes #697 :
--continuelastsavelaunch option:LoadingExtensionby moving game version checks to newCompatibilityManagerFixes #608 :
.csfile; oldincompatible_mods.txtresource removedSeverityenumSeverityenum allows better decision making:Criticalitems will always be scanned and must be completely unsubscribedMajorandMinoritems only scanned if enabledMinoritems can be ignored at user discretionSeveritymarkers and countsFixes #439 :
Severityenum can be used to override that forCriticalconflictsFixes #700 :
TMPE.logUpdates #724 & UI:
Fixes #719 :
Fixes #727 :
New incompatible mods added:
Severity.Critical) - game breakingSeverity.Critical) - game breakingSeverity.Critical) - game breakingSeverity.Critical) - game breakingSeverity.Minor) - reported to cause lane usage issuesFixes #36
Fixes #149
Fixes #190